Retrieving the Template with Installation Inputs |
|
Before you begin this task:
- You must have the role of a developer to retrieve the template.
- You must be in the context of System Organization.
While installing applications, you have an option to record the complete web-based Application installing inputs to a template. This is created and saved in the Process Platform Repository with a key. Below is the procedure to retrieve the template.
- On CUSP > My Applications, click
(Service Test Tool). The Service Test Tool window appears.
- Select the monitorsoapnode@<machinename> from the Service Groups drop-down list.
- Select the MethodSet ISVPackage from Web Service Interface drop-down list.
- Select GetISVPTemplate from Web Service Operation drop-down list and click the Compose the Request button. The request SOAP message for the selected Web service operation is composed and is displayed in the Test Request section.
- Replace the default text "KEY" parameter in the Task Request section with Cordys/WCP/Installation Templates/default/<File name>.
- Click Test Operation. The Result Messages section is updated with the request and response messages.
- Click the response to view the associated XML code.
- Click Copy to Clipboard icon to copy the code block.
- Copy the code snippet within <ISV Command> tags and save the content in a .txt file. This template is used as an input for the Silent installation of Applications.